home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 September
/
CHIP Eylül 1998.iso
/
freeware
/
BIGPA00.EXE
/
BIGpage.exe
/
0
/
RCDATA
/
TMMABOUTBOX
/
TMMABOUTBOX.txt
< prev
Wrap
Text File
|
1998-01-08
|
4KB
|
170 lines
object MMAboutBox: TMMAboutBox
Left = 158
Top = 119
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 192
ClientWidth = 401
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 385
Height = 145
BevelOuter = bvLowered
TabOrder = 0
object Label4: TLabel
Left = 149
Top = 10
Width = 227
Height = 32
Caption = 'Multimedia Tools'
Font.Color = clGray
Font.Height = -27
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Copyright1: TLabel
Left = 147
Top = 67
Width = 230
Height = 13
AutoSize = False
Caption = '�1995/97 SwiftSoft Ronald Dittrich'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
WordWrap = True
IsControl = True
end
object Address4: TLabel
Left = 147
Top = 105
Width = 230
Height = 13
AutoSize = False
Caption = 'swiftsoft@aol.com'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
WordWrap = True
IsControl = True
end
object Copyright2: TLabel
Left = 147
Top = 82
Width = 230
Height = 13
AutoSize = False
Caption = 'All Rights Reserved'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
WordWrap = True
IsControl = True
end
object Label2: TLabel
Left = 147
Top = 43
Width = 230
Height = 16
AutoSize = False
Caption = 'Version 1.0�'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
WordWrap = True
IsControl = True
end
object Label3: TLabel
Left = 147
Top = 121
Width = 230
Height = 13
AutoSize = False
Caption = 'http://members.aol.com/swiftsoft/mmtools.html'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
WordWrap = True
IsControl = True
end
object Label1: TLabel
Left = 147
Top = 8
Width = 227
Height = 32
Caption = 'Multimedia Tools'
Font.Color = clNavy
Font.Height = -27
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Panel2: TPanel
Left = 8
Top = 9
Width = 128
Height = 128
BevelInner = bvLowered
BorderWidth = 2
TabOrder = 0
object Image1: TImage
Left = 4
Top = 4
Width = 120
Height = 120
Align = alClient
AutoSize = True
Picture.Data = {<image000.bmp>}
end
end
end
object OKButton: TButton
Left = 163
Top = 161
Width = 75
Height = 25
Caption = 'OK'
Default = True
Enabled = False
ModalResult = 1
TabOrder = 1
end
object Timer1: TTimer
Enabled = False
OnTimer = Timer1Timer
Left = 8
Top = 160
end
end